Correct String Initialization in C#
How do you properly initialize a string? Should it be null, string.Empty, empty quotes, or default? ...View More
Build a LinkedIn Clone with React and Firebase – Tutorial
Learn how to create a LinkedIn Clone using React and Firebase in this full course for beginners. ✏️ ...View More
How Do I Get Side Income as a Developer?
How do I bring in side income as a software developer? What types of jobs can I get? Are there easy ...View More
Firebase Tutorial for Beginners – Build a Mobile App with HTML, CSS, JavaScript
Learn how to build a Mobile App with HTML, CSS, JavaScript and Google Firebase. Go here to try the i ...View More
Bash Scripting Tutorial for Beginners
Learn bash scripting in this crash course for beginners. Understanding how to use bash scripting wil ...View More
Blazor Code Separation - Easily Moving Code to a Code Behind File
When you see demos in Blazor, you often see the code on the same page as the HTML and Razor syntax. ...View More
Advanced C# – LINQ Tutorial
Learn about LINQ in this advanced C# course. LINQ provides a set of operators that enable developers ...View More
Should I Build a CMS or Should I Buy One?
Should I build a custom content management system (CMS) or should I buy one and make it work? What s ...View More
5 Quick Wins in Bootstrap 5 (plus dispelling 1 major myth)
Bootstrap 5 allows web developers to quickly create powerful, responsive web applications. In fact, ...View More
Personal Website Tutorial with Next.js 13, Sanity.io, TailwindCSS, and TypeScript
Learn how to build a personal website with Next.js 13 for the frontend and Sanity.io as the content ...View More